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