import type { Instance } from "../behaviors/BComputedAndWatch/types"; export declare function getPathsValue(this: Instance, paths: string[]): any;