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

declare const OneUpIcon: MdiReactIconComponentType;
export default OneUpIcon;
