import { FormElementDecorator } from '@diax-js/common/form-element';
export declare function FormElement(tagName: string): FormElementDecorator;
//# sourceMappingURL=form-element.d.ts.map