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