import { SVGProps } from "react";
declare const TBMilitaryRank: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { TBMilitaryRank };
