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

declare const ScrollTextIcon: MdiReactIconComponentType;
export default ScrollTextIcon;
