import { Expression } from "../expressions"; export declare function inferKind(root: T): T;