import { PbEditorElement } from "../types"; export declare function useElementVariables(element: PbEditorElement | null): import("../types").PbBlockVariable[];