//#region src/main/private/nativeHandle.d.ts declare const nativeHandle: unique symbol; //#endregion export { nativeHandle as t };