/** * Hive layout * Original: https://github.com/d3/d3-plugins/tree/master/hive */ export declare function hiveLayout(): any;