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

declare const Forbid2FillIcon: RemixiconReactIconComponentType;
export default Forbid2FillIcon;
