UNPKG

fx-form-widget

Version:
4 lines (3 loc) 168 B
/// <reference types="react" /> declare const Icon: import("react").FC<import("@ant-design/icons/lib/components/IconFont").IconFontProps<string>>; export default Icon;