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