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

declare const TextSubjectIcon: MdiReactIconComponentType;
export default TextSubjectIcon;
