import { IconProps } from '../types';
declare function IdentificationBadge(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default IdentificationBadge;
//# sourceMappingURL=IdentificationBadge.d.ts.map