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