import { FloydFieldType } from '../../floydFieldType'; import { BoolSwitchComponent } from '@ngx-floyd/forms'; import * as i0 from "@angular/core"; export declare class BoolSwitchTemplateComponent extends FloydFieldType { innerComponent: BoolSwitchComponent; inputId: string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }