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