import { Self } from '../../self'; export interface UserActivateData { user: Self; } //# sourceMappingURL=UserActivateData.d.ts.map