import LogicFlow, { GraphModel } from "@logicflow/core"; export declare function initDefaultShortcut(lf: LogicFlow, graph: GraphModel): void;