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