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