import type { IconComponent } from '../types'; declare const Stream: IconComponent; export default Stream;