import { EventEmitter } from '@angular/core'; import * as i0 from "@angular/core"; export declare class CsSwitchComponentUI { disabled: boolean; ngValue: any; value: any; ngValueChange: EventEmitter; tooltipMessage: any; position: any; constructor(); valueChanged(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }