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