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