export declare const LOADING_TEXT = "(loading...)";
export declare const MAX_VISIBLE_ACCOUNTS = 2;
export declare const CMC_POLLING_SEC = 10;
export declare const BRS_POLLING_SEC = 10;
