export declare function typeAction(node: any, type: string): { update(type: any): void; };