export declare const useId: (initialId?: string | number | undefined) => string;
//# sourceMappingURL=useId.d.ts.map