export type TonnageResult = { tons: number; recommended_unit_size: string; }; //# sourceMappingURL=TonnageResult.d.ts.map