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