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