import { ElementRef, Renderer2 } from '@angular/core'; import { ɵDeonAttributes as DeonAttributes, DeonFieldConfig } from '@gram-deon/core'; import * as i0 from "@angular/core"; export declare class IonDeonAttributes extends DeonAttributes { field: DeonFieldConfig; constructor(renderer: Renderer2, elementRef: ElementRef, _document: any); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }