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