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

declare const Contrast2FillIcon: RemixiconReactIconComponentType;
export default Contrast2FillIcon;
