export declare const getStderrLogLocation: (taskName: string) => string; export declare const getStdoutLogLocation: (taskName: string) => string;