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