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