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