export type BoardFeetResult = { board_feet_per_piece: number; total_board_feet: number; }; //# sourceMappingURL=BoardFeetResult.d.ts.map