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