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