import { CacheForOption } from './types'; export declare const timeToMs: (time: CacheForOption) => number;