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