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

declare const ArchIcon: MdiReactIconComponentType;
export = ArchIcon;