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