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