/* generated using openapi-typescript-codegen -- do not edit */ /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export type BlownInsulationInput = { attic_area_sqft: number; target_r_value: number; insulation_type?: 'cellulose' | 'fiberglass'; };