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