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