import React from 'react'; import { IconProps } from './types'; export declare const IcRightPagination: ({ color }: IconProps) => React.JSX.Element;