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