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