import { FC } from 'react'; import { PaginationProps } from '../../../types'; export declare const LinePagination: FC;