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