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

declare const ViewStreamIcon: MdiReactIconComponentType;
export default ViewStreamIcon;
