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

declare const SubtitlesIcon: MdiReactIconComponentType;
export default SubtitlesIcon;
