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

declare const TuxIcon: MdiReactIconComponentType;
export default TuxIcon;
