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

declare const TextShadowIcon: MdiReactIconComponentType;
export default TextShadowIcon;
