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