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