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

declare const SubtitlesOutlineIcon: MdiReactIconComponentType;
export default SubtitlesOutlineIcon;
