import * as React from 'react'; export declare const CarouselPagination: ({ className, ...rest }: React.HTMLAttributes) => React.JSX.Element;