export declare const address: string | undefined;
export declare const httpProxy: string | undefined;
export declare const token: string | undefined;
