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