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