declare const CALL_SYMBOL: unique symbol; declare const DEBUG_CALL_RET_ERROR: unique symbol; export { CALL_SYMBOL, DEBUG_CALL_RET_ERROR, }; //# sourceMappingURL=constants.d.ts.map