export declare function isPngImage(file?: File): boolean;
