export declare class ChangeDefaultGroupDto { cn: string; defaultGroup: string; group: string; }