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