export declare function getDataDir(): string; export declare function getHistoryDir(): string; export declare function getPlanDir(): string; export declare function getLogsDirRoot(): string; export declare function getGlobalArtifactDir(): string; export declare function getArtifactDir(): string; export declare function getJobsDir(): string;