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

declare const PagePreviousIcon: MdiReactIconComponentType;
export default PagePreviousIcon;
