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