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

declare const ClosedCaptionDisabled: ReactIconComponentType;
export default ClosedCaptionDisabled;
            