import { LogEntry } from "./datadog";
export default function (currencyIds: string[]): Promise<LogEntry[]>;
//# sourceMappingURL=run.d.ts.map