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