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

declare const FolderWarningLineIcon: RemixiconReactIconComponentType;
export default FolderWarningLineIcon;
