export declare const DB_ERROR_MAP: { pattern: RegExp; code: string; }[]; export declare const NAMESPACE = "@tachybase/module-error-handler";