export type HipValleyInput = { valley_length_ft: number; hip_length_ft?: number; valley_flashing_width_in?: number; }; //# sourceMappingURL=HipValleyInput.d.ts.map