export type BrickCountResult = { bricks_needed: number; wall_area_sqft: number; }; //# sourceMappingURL=BrickCountResult.d.ts.map