export declare const useElementBindings: (elementId: string) => { bindings: import("../types").PbDataBinding[]; };