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

declare const CheckboxMultipleFillIcon: RemixiconReactIconComponentType;
export default CheckboxMultipleFillIcon;
