/// import { IconProps } from "../SvgIcon"; export declare const AI: (props?: IconProps) => JSX.Element; export default AI;