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

declare const PageFirstIcon: MdiReactIconComponentType;
export default PageFirstIcon;
