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

declare const ForbidFillIcon: RemixiconReactIconComponentType;
export default ForbidFillIcon;
