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