import type { Factory } from '@roots/bud-build/registry';
declare const webp: Factory;
export { webp as default };
