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