import type { IconComponent } from '../types'; declare const ShieldMinus: IconComponent; export default ShieldMinus;