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