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

declare const UserClockIcon: MdiReactIconComponentType;
export default UserClockIcon;
