/**
 *   Initialization function for the Streams WASM bindings
 */
export default function initialize(): Promise<void>;
