/** Returns the storage IRI from the currently signed in user, as declared in their webid/pod. */ export declare const useStorage: () => import("@ontologies/core").Term;