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