export declare function init(callback: (imports: WebAssembly.Imports) => Promise): Promise; export * from "./tiktoken_bg";