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