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