export declare const fetchSymbolsMain: (source: string, quoteAssetFilter?: string, classificationFilter?: string) => Promise<void>;
