import type { FC, SVGProps } from "react";
export declare const Cheese: FC<SVGProps<SVGSVGElement>>;
export default Cheese;
//# sourceMappingURL=Cheese.d.ts.map