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