export type DFUTotalInput = { /** * Map of fixture_type to count. Keys: lavatory, kitchen_sink, bathtub, shower, toilet_1.6gpf, toilet_1.28gpf, dishwasher, washing_machine, laundry_tub, floor_drain, bidet, urinal */ fixtures: Record; }; //# sourceMappingURL=DFUTotalInput.d.ts.map