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