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

declare const PanBottomRightIcon: MdiReactIconComponentType;
export default PanBottomRightIcon;
