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

declare const ShieldCrossFillIcon: RemixiconReactIconComponentType;
export default ShieldCrossFillIcon;
