import { ReactIconComponentType } from '../types';

declare const LastPage: ReactIconComponentType;
export default LastPage;
            