import { BaseAngular } from "survey-angular-ui";
import * as i0 from "@angular/core";
export declare class SwitcherComponent extends BaseAngular {
    model: any;
    getModel(): any;
    static ɵfac: i0.ɵɵFactoryDeclaration<SwitcherComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<SwitcherComponent, "svc-switcher", never, { "model": "model"; }, {}, never, never>;
}
