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

declare const FolderClockOutlineIcon: MdiReactIconComponentType;
export default FolderClockOutlineIcon;
