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

declare const FolderWarningFillIcon: RemixiconReactIconComponentType;
export default FolderWarningFillIcon;
