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