import { ActionNode } from "./utilty.js"; export declare const select: (el: ActionNode) => void;