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

declare const FolderShieldFillIcon: RemixiconReactIconComponentType;
export default FolderShieldFillIcon;
