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

declare const FolderForbidLineIcon: RemixiconReactIconComponentType;
export default FolderForbidLineIcon;
