export declare function ControlValidator(...controlIds: string[]): (target: any, propertyKey: string) => void;