import { IconProps } from '../types';
declare const WashingMachine: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default WashingMachine;
//# sourceMappingURL=WashingMachine.d.ts.map