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