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