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

declare const SubtasksIcon: MdiReactIconComponentType;
export default SubtasksIcon;
