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

declare const PanUpIcon: MdiReactIconComponentType;
export default PanUpIcon;
