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

declare const CardTextIcon: MdiReactIconComponentType;
export default CardTextIcon;
