declare function _exports(value: string, encoder: (value: string, num: number) => string, cache: Record): void; export = _exports; //# sourceMappingURL=cache.d.ts.map