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