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