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