import { BaseError } from "../types/base/error";
export declare const Payment4ErrorCodes: Record<string, BaseError>;
