export default function CompressImg(buffer: Buffer): Promise; export declare function isSupportImg(ext: string): boolean;