export type DrywallScrewsInput = { drywall_area_sqft: number; waste_factor?: number; }; //# sourceMappingURL=DrywallScrewsInput.d.ts.map