import { SvgIconComponent } from './types'; declare const BadgeIcon: SvgIconComponent; export default BadgeIcon;