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

declare const PageNextOutlineIcon: MdiReactIconComponentType;
export default PageNextOutlineIcon;
