export declare class ConfigPaths { static getConfigPath(): string; static getTypesPath(): string; }