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