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