export declare const GET_STOCKURL: (symbol: any) => string; export declare const GET_STOCK_SEARCH: (text: any) => string;