export declare const beforeEach: (fileRelative: string) => true | Promise; export declare const afterEach: (fileRelative: string) => true | Promise;