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

declare const FolderShieldLineIcon: RemixiconReactIconComponentType;
export default FolderShieldLineIcon;
