import { IconProps } from '../lib';
declare function HandPointing(props: IconProps): JSX.Element;
export default HandPointing;
