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

declare const FileForbidLineIcon: RemixiconReactIconComponentType;
export default FileForbidLineIcon;
