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

declare const FolderLineIcon: RemixiconReactIconComponentType;
export default FolderLineIcon;
