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

declare const CheckFillIcon: RemixiconReactIconComponentType;
export default CheckFillIcon;
