export type TOperationStatus = 'pending' | 'completed' | 'error'; //# sourceMappingURL=index.d.ts.map