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

declare const FolderSharedLineIcon: RemixiconReactIconComponentType;
export default FolderSharedLineIcon;
