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