import * as i0 from "@angular/core";
export declare class CacControlErrorComponent {
    control: import("@al00x/forms").FormControlExtended<unknown, any>;
    static ɵfac: i0.ɵɵFactoryDeclaration<CacControlErrorComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<CacControlErrorComponent, "cac-control-error", never, { "control": { "alias": "control"; "required": false; }; }, {}, never, never, true, never>;
}
