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