import { KbqHint } from './hint'; import * as i0 from "@angular/core"; /** Error text to be shown below the form field control. */ export declare class KbqError extends KbqHint { constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }