export declare function text2imageData(text: string, font?: string, color?: string, margin?: number): ImageData;