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

declare const PanTopRightIcon: MdiReactIconComponentType;
export default PanTopRightIcon;
