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