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

declare const CameraMeteringMatrixIcon: MdiReactIconComponentType;
export default CameraMeteringMatrixIcon;
