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