import * as i0 from "@angular/core";
export declare class DesignFormPropertiesComponent {
    previewOptions: any;
    config: any;
    constructor();
    handleChangeCol(e: any): void;
    handleChangeLabelCol(e: any): void;
    handleChangeWrapperCol(e: any): void;
    static ɵfac: i0.ɵɵFactoryDeclaration<DesignFormPropertiesComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<DesignFormPropertiesComponent, "app-design-form-properties", never, { "previewOptions": { "alias": "previewOptions"; "required": false; }; "config": { "alias": "config"; "required": false; }; }, {}, never, never, true, never>;
}
