import React from 'react'; declare const chevronRightX2Icon: (fill: string, size: number, style?: React.CSSProperties | undefined) => JSX.Element; export default chevronRightX2Icon;