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