export declare function convertAndValidate(cls: any, plain: V, excludeExtraneousValues?: boolean, groups?: string[]): T;