import React from 'react'; import { UndrawSVGProps } from '../types'; declare const Cooking: React.FC; export default Cooking;