import React from 'react'; import { IconProps } from '../index'; declare const ClosedCaption: React.FC; export default ClosedCaption;