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