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

declare const ContrastFillIcon: RemixiconReactIconComponentType;
export default ContrastFillIcon;
