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

declare const CardTextOutlineIcon: MdiReactIconComponentType;
export default CardTextOutlineIcon;
