import { ffi_RequestId } from '@tsukilabs/nil-bindings'; export declare class RequestId { #private; next(): ffi_RequestId; }