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