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