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