/** * 判断是否支持 WebP */ export declare function isSupportWebP(): boolean; //# sourceMappingURL=isSupportWebP.d.ts.map