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