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

declare const ForbidLineIcon: RemixiconReactIconComponentType;
export default ForbidLineIcon;
