import { ReactIconComponentType } from '../types';

declare const MonitorWeight: ReactIconComponentType;
export default MonitorWeight;
            