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