export declare function setRelaunchButton(node: BaseNode, relaunchButtonId: string, options?: {
    description: string;
}): void;
//# sourceMappingURL=set-relaunch-button.d.ts.map