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