import { IconProps } from '../lib';
declare function HandSoap(props: IconProps): JSX.Element;
export default HandSoap;
