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