export type PlateCountResult = { total_linear_feet: number; stock_pieces: number; }; //# sourceMappingURL=PlateCountResult.d.ts.map