declare function useHash(): string;

export { useHash };
