export type DownspoutCountInput = { gutter_length_ft: number; gutter_size?: '5' | '6' | '7'; roof_drainage_area_sqft: number; }; //# sourceMappingURL=DownspoutCountInput.d.ts.map