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

declare const ShieldCheckFillIcon: RemixiconReactIconComponentType;
export default ShieldCheckFillIcon;
