export declare function getMimeType(src: string): Promise<string>;
