import { _IconsConfig } from "../types"; export declare function _getConfig(confFile: string): _IconsConfig;