import { ReactIconComponentType } from '../types';

declare const ClosedCaption: ReactIconComponentType;
export default ClosedCaption;
            