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

declare const FoldersLineIcon: RemixiconReactIconComponentType;
export default FoldersLineIcon;
