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