/** Builds a full HURI URL from a hash using the current network archivist URI. */ export declare const useBuildHuri: (hash?: string) => string | undefined; //# sourceMappingURL=useBuildHuri.d.ts.map