import { FormControlProps } from 'fabos-amis-core'; /** * 表单项类成员render支持静态展示装饰器 */ export declare function supportStatic(): (target: any, name: string, descriptor: TypedPropertyDescriptor) => TypedPropertyDescriptor;