import { TFixErrorCodes } from "../shared/types/core/sdk-events";
export declare const exitErrorCodes: TFixErrorCodes[];
