export declare function PaginationPerPage({ amounts }: Partial<{ amounts: number[]; }>): import("react/jsx-runtime").JSX.Element;