export declare function detectSupportedImageMimeTypeFromFile(filePath: string): Promise<string | null>;
//# sourceMappingURL=mime.d.ts.map