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

declare const TriangleIcon: MdiReactIconComponentType;
export default TriangleIcon;
