export declare class AppConfig { private rl; constructor(); getConfigFromCommandLine(): Promise; private setVariable; }