export declare function text_to_bindings(text: string | undefined): import("../types/bindings.js").Bindings2 | undefined;