import type { Quote } from 'iex-ts-client' import type { iex_fetch__params_T } from '../_types/index.js' export declare function quote_( ticker:string, iex_fetch__params?:iex_fetch__params_T ):Promise