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

declare const ClockOutIcon: MdiReactIconComponentType;
export default ClockOutIcon;
