export { ErrorCategory, ErrorDomain, MastraBaseError, MastraError, getErrorFromUnknown, safeParseErrorObject, } from '../_types/@internal_core/dist/error/index.d.ts'; export type { IErrorDefinition, MastraErrorJSON, SerializableError, SerializedError } from '../_types/@internal_core/dist/error/index.d.ts'; //# sourceMappingURL=index.d.ts.map