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

declare const SolidIcon: MdiReactIconComponentType;
export default SolidIcon;
