import { THandler } from "../types"; export declare const VariableDeclaration: THandler; export declare const VariableDeclarator: THandler;