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

declare const ResponsiveIcon: MdiReactIconComponentType;
export default ResponsiveIcon;
