import { Exchange } from "../../types/exchange/rates"; export declare const getBy: (currency: string, date: string) => Promise>;