export interface IdentifyParams { userId?: string; traits?: Record; } //# sourceMappingURL=cio-params.d.ts.map