import { RemixiconReactIconComponentType } from './dist/typings';

declare const ClapperboardLineIcon: RemixiconReactIconComponentType;
export default ClapperboardLineIcon;
