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