declare const removeStorage: (args: import("../types").GetOrRemoveOptionStruct) => Promise; export default removeStorage;