export function layout(elements: any, spacingFactor: any): {
    positions: {};
};
