export declare const useId: (id?: string) => string;
