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

declare const ShieldLineIcon: RemixiconReactIconComponentType;
export default ShieldLineIcon;
