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

declare const PanUpRightIcon: MdiReactIconComponentType;
export default PanUpRightIcon;
