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