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