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