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