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

declare const FormatColorTextIcon: MdiReactIconComponentType;
export default FormatColorTextIcon;
