import type { SVGProps } from "react"; import * as React from "react"; declare const SvgOpenai: (props: SVGProps) => React.JSX.Element; export default SvgOpenai; //# sourceMappingURL=Openai.d.ts.map