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