import type { Factory } from '@roots/bud-build/config';
export declare const entry: Factory<`entry`>;
