export declare const WRITE_TRACKED_OUTPUT_FIXTURES: boolean; export declare const FIXTURE_STABLE_DATE: Date; export declare function getIntegrationOutputDir(): string; export declare function getIntegrationOutputModeLabel(): string; export declare function writeIntegrationArtifact(fileName: string, data: string | NodeJS.ArrayBufferView): Promise; //# sourceMappingURL=output-artifacts.d.ts.map