/**
 * The stock ticker symbol to query for.
 */
export type stock_symbol = string;
