declare function computeLayout(node: any): any;
export default computeLayout;
