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

declare const LastPageIcon: MdiReactIconComponentType;
export default LastPageIcon;
