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