import { MdiReactIconComponentType } from './dist/typings';

declare const ClockEndIcon: MdiReactIconComponentType;
export default ClockEndIcon;
