export declare const panicErrorCodeToReason: (errorCode: bigint) => string | undefined;
