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