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