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

declare const UserClockOutlineIcon: MdiReactIconComponentType;
export default UserClockOutlineIcon;
