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

declare const ClockArrowIcon: MdiReactIconComponentType;
export default ClockArrowIcon;
