/** @module Interface wasi:io/poll@0.2.6 **/ export class Pollable { /** * This type does not have a public constructor. */ private constructor(); block(): void; }