import { Node } from 'estree'; export declare function is_head(node: Node): boolean;