/// import { IconProps } from '../../types'; declare const ClapperboardPlay: (allProps: IconProps) => JSX.Element; export default ClapperboardPlay;