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