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