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