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

declare const TurnedInNotIcon: MdiReactIconComponentType;
export default TurnedInNotIcon;
