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