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