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