/// import { IconProps } from '@alilc/lowcode-utils'; export declare function IconConvert(props: IconProps): import("react").JSX.Element; export declare namespace IconConvert { var displayName: string; }