/**
 * The comma-separated list of stock ticker symbols to query for.
 */
export declare type stock_symbols = string;
