export declare const exit: (code: number) => any; export declare const processArgs: string[]; export declare const platformInfo: string;