import { LoadedConfig } from '@tapjs/config';
import { TAP } from '@tapjs/core';
export declare const runBefore: (t: TAP, argv: string[], config: LoadedConfig) => string | undefined;
//# sourceMappingURL=before.d.ts.map