import { TemplateRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class ToggleMenuInputComponent { value: any; inputValue: any; inputWidth: string; disabled: boolean; readonly: boolean; filterKey: string; isDisabledCustomTemplate: boolean; customTemplate: TemplateRef; get width(): string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }