/** * Reack hook to generate unique id */ export declare function useId(): string; //# sourceMappingURL=useId.d.ts.map