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