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

declare const PageLastIcon: MdiReactIconComponentType;
export default PageLastIcon;
