export declare function useId(id: string): string; export declare function createId(): string; //# sourceMappingURL=useId.d.ts.map