import { SVGProps } from "react";
declare const GIChampagneCork: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GIChampagneCork };
