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