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