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