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