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

declare const ContrastIcon: MdiReactIconComponentType;
export default ContrastIcon;
