import { IEmojiProps } from "../../styled";
declare const SvgHandProp8: (props: IEmojiProps) => JSX.Element;
export default SvgHandProp8;
