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