import { MdiReactIconComponentType } from './dist/typings';

declare const ClosedCaptionIcon: MdiReactIconComponentType;
export default ClosedCaptionIcon;
