export declare class NodeAttributes {
    [key: string]: any;
}
