import type { ForwardRefComponent } from '@project44-manifest/react-types';
import type { PaginationProps } from './Pagination.types';
export declare const Pagination: ForwardRefComponent<"div", PaginationProps>;
//# sourceMappingURL=Pagination.d.ts.map