import { KbqIconButton } from '@koobiq/components/icon'; import * as i0 from "@angular/core"; /** * Element to be placed in end of the form field. * Resets form control by click. */ export declare class KbqCleaner extends KbqIconButton { constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }