/// <reference types="react" />
declare const IdentificationBadge: (props: any, ref: any) => JSX.Element;
export default IdentificationBadge;
