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