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