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

declare const CheckboxFillIcon: RemixiconReactIconComponentType;
export default CheckboxFillIcon;
