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