import { SVGProps } from 'react'; declare const ImageAi: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default ImageAi;