export declare const useBindingContext: () => { binding: import("../types").PbDataBinding | undefined; getRelativePath: (path: string) => string; };