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