import { ReactIconComponentType } from '../types';

declare const ViewStream: ReactIconComponentType;
export default ViewStream;
            