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