import type { SVGProps } from 'react'; declare const SvgHandWithEuroCoin: (props: SVGProps) => import("react").JSX.Element; /** * @deprecated The ‘HandWithEuroCoin’ icon will be removed on or after 2026-05-01. * Use ‘PersonsWithEuroCoin’ instead. */ export default SvgHandWithEuroCoin;