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

declare const FolderClockIcon: MdiReactIconComponentType;
export default FolderClockIcon;
