import { PickMPAttr } from '@hylid/types'; declare const clearStorage: PickMPAttr<'clearStorage'>; export default clearStorage;