import { SVGProps } from "react"; declare const SvgAi: (props: SVGProps) => JSX.Element; export default SvgAi;