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

declare const ElevationDeclineIcon: MdiReactIconComponentType;
export default ElevationDeclineIcon;
