export function draw(text: any, id: any, version: any): void; declare namespace _default { export { draw }; } export default _default;