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

declare const CellphoneScreenshotIcon: MdiReactIconComponentType;
export default CellphoneScreenshotIcon;
