import type { SensitiveInfo as NativeHandle } from '../sensitive-info.nitro'; /** * Lazily instantiates and memoises the Nitro hybrid object. */ export default function getNativeInstance(): NativeHandle; //# sourceMappingURL=native.d.ts.map