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

declare const FolderOpenLineIcon: RemixiconReactIconComponentType;
export default FolderOpenLineIcon;
