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

declare const TortoiseIcon: MdiReactIconComponentType;
export default TortoiseIcon;
