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