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