import * as i0 from "@angular/core";
export declare class FilterTextComponent {
    key: string;
    static ɵfac: i0.ɵɵFactoryDeclaration<FilterTextComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<FilterTextComponent, "filter-text", never, { "key": "key"; }, {}, never, never>;
}
