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

declare const TurtleIcon: MdiReactIconComponentType;
export default TurtleIcon;
