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