import * as React from 'react'; declare function FrontHandIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default FrontHandIcon;