import { Runtime } from '@spwashi/spw'; import { NodeSelection } from '../nodeSelection'; export declare function rule_1(nodes: NodeSelection, runtime: Runtime): Promise;