import React from 'react'; import IconProps from './props'; declare const HandRightIcon: React.FC; export default HandRightIcon;