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