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

declare const Stream: ReactIconComponentType;
export default Stream;
            