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

declare const UndergroundVariantIcon: MdiReactIconComponentType;
export default UndergroundVariantIcon;
