declare function useId(): string;
export default useId;
