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

declare const ScrollIcon: MdiReactIconComponentType;
export default ScrollIcon;
