export declare const AUTHENTICATION: string; export declare const ACCOUNTS: string; export declare const OAUTH2_TOKEN: string; export declare const ORDERS: string; export declare const OPTION_CHAIN: string; export declare const QUOTES: string; export declare const HOURS: string; export declare const PRICE_HISTORY: (symbol: string) => string;