export declare const searchSymbol: (symbol: string) => Promise<any>;
