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