export declare function detectSupportedImageMimeType(buffer: Uint8Array): string | undefined; export declare function encodeBase64(bytes: Uint8Array): string; //# sourceMappingURL=image.d.ts.map