import { EasyFormControl } from "../../easy-form-control";
import * as i0 from "@angular/core";
export declare class EfTextComponent extends EasyFormControl {
    static ɵfac: i0.ɵɵFactoryDeclaration<EfTextComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<EfTextComponent, "ef-text", never, {}, {}, never, never, true, never>;
}
