import { Icon } from '../../types/Icon'; export declare const Icon24ChevronRight: ({ ...restProps }: Icon) => JSX.Element;