import { OnInit } from '@angular/core'; import { XnFormlyPage } from '@exin/core/formly'; import * as i0 from "@angular/core"; export declare class XnProposalManagementFormRequestComponent extends XnFormlyPage implements OnInit { private nzData; description: string; constructor(nzData: any); ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }