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

declare const ContrastBoxIcon: MdiReactIconComponentType;
export default ContrastBoxIcon;
