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

declare const TurnedInIcon: MdiReactIconComponentType;
export default TurnedInIcon;
