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