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