import type { OhlcvInterval } from '@lifi/perps-types'; export declare const mapInterval: (interval: OhlcvInterval) => string; //# sourceMappingURL=ohlcvInterval.d.ts.map