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