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