import { type Icon } from 'phosphor-react-native'; declare const I: Icon; /** @deprecated Use IdentificationBadgeIcon */ export declare const IdentificationBadge: Icon; export { I as IdentificationBadgeIcon }; //# sourceMappingURL=IdentificationBadge.d.ts.map