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

declare const ShieldFillIcon: RemixiconReactIconComponentType;
export default ShieldFillIcon;
