export declare function useUuid({ staticId, prefix, }?: { staticId?: string; prefix?: string; }): string; //# sourceMappingURL=useUuid.d.ts.map