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