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