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

declare const PanDownRightIcon: MdiReactIconComponentType;
export default PanDownRightIcon;
