import { IconProps } from '../types';
declare const CookingPot: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default CookingPot;
//# sourceMappingURL=CookingPot.d.ts.map