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