import { IconSvgProps } from '../types';
declare const ClosedCaptioning: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default ClosedCaptioning;
//# sourceMappingURL=ClosedCaptioning.d.ts.map