export type VentSizingResult = { recommended_vent_size_in: string; code_reference?: string; }; //# sourceMappingURL=VentSizingResult.d.ts.map