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