type ClearStorageFn = () => void;
Defined in: packages/db/src/local-storage.ts:91
Type for the clear utility function
void