import { IconDefinition } from '../types'; declare const IconRight: IconDefinition; export default IconRight;