/** * Loads, interprets and checks configuration files * @returns {object} */ export declare function loadConfig(): any;