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