import { ForceLayout } from './layouts/force';
declare const _default: {
    ForceLayout: typeof ForceLayout;
};
export default _default;
