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