export declare class Config { static getInstance(): any; private static instance; private static readConfig; }