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