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