//#region src/hooks/use-hash.d.ts declare const useHash: () => string; //#endregion export { useHash }; //# sourceMappingURL=use-hash.d.ts.map