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