import * as React from 'react'; declare function SvgIconHand(props: React.SVGProps): JSX.Element; export default SvgIconHand;