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