import { IImage } from './interface.js'; declare const WEBP: IImage; export { WEBP };