import { ESPStandardizedError } from "../../types/error.type.js";
export declare const errorCode: {
    [key: string]: ESPStandardizedError;
};
