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