export declare function testImageFormat(imageData: string): Promise<boolean>;
