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