import { FC } from 'react'; import { models } from 'fastui'; export declare const Pagination: FC;