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