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

declare const CamcorderBoxIcon: MdiReactIconComponentType;
export default CamcorderBoxIcon;
