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

declare const SnookerTriangleIcon: MdiReactIconComponentType;
export default SnookerTriangleIcon;
