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

declare const EightBallIcon: MdiReactIconComponentType;
export default EightBallIcon;
