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