export type DFUTotalResult = { total_dfu: number; recommended_building_drain_size_in: string; recommended_horizontal_branch_size_in: string; unknown_fixtures: Array; code_reference?: string; }; //# sourceMappingURL=DFUTotalResult.d.ts.map