/**
 * Directory where configuration files are stored
 */
export declare const CONFIG_FILE_DIRECTORY: string;
