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