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

declare const CheckDoubleFillIcon: RemixiconReactIconComponentType;
export default CheckDoubleFillIcon;
