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