import { Node } from "..";
export declare function shouldIdle(this: Node): boolean;
