export declare class _Base extends Error { readonly custom: boolean; constructor(text: string); } //# sourceMappingURL=errors.base.d.ts.map