type FinishingStatus = { statusId: string; count: string; status: string; }; export default FinishingStatus; //# sourceMappingURL=index.d.ts.map