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