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

declare const ContrastCircleIcon: MdiReactIconComponentType;
export default ContrastCircleIcon;
