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