import { THandler } from "../types"; export declare const ObjectExpression: THandler; export declare const MemberExpression: THandler;