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