export declare class GetExchangeRateDto { from: string; to: string; }