import { IconProps } from '../lib';
declare function IdentificationBadge(props: IconProps): JSX.Element;
export default IdentificationBadge;
