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