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

declare const OriginIcon: MdiReactIconComponentType;
export default OriginIcon;
