export declare const Pagination: (styleProps: any) => string; export declare const PaginationButton: (styleProps: any) => string; export declare const PaginationSelect: (styleProps: any) => string; export declare const PaginationPrepositionText: (styleProps: any) => string;