export declare class FetchExchangeRatesDto { tokens: Array; chainId: number; }