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