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

declare const FirstPageIcon: MdiReactIconComponentType;
export default FirstPageIcon;
