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