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