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