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