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