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

declare const PageNextIcon: MdiReactIconComponentType;
export default PageNextIcon;
