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