export type DrywallTapeResult = { rolls_500ft: number; linear_feet: number; }; //# sourceMappingURL=DrywallTapeResult.d.ts.map