/** * @param imageData * @internal */ export declare function testImageFormat(imageData: string): Promise;