declare function useUniqueId(prefix?: string): string; export default useUniqueId;