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