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