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

declare const OneTwoThreeIcon: MdiReactIconComponentType;
export default OneTwoThreeIcon;
