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