/**
 * Get test output directory name.
 */
export declare const getOutputDirectoryName: () => string;
