import type { ExpireAllAction } from '../../types.js';
export declare function createExpireAll(testKey: (key: string) => boolean): ExpireAllAction;
//# sourceMappingURL=createExpireAll.d.ts.map