export type BlownInsulationResult = { bags_needed: number; coverage_per_bag_sqft: number; inches_deep: number; }; //# sourceMappingURL=BlownInsulationResult.d.ts.map