export type { AllotmentHandle, AllotmentProps } from './allotment'; export { default as Allotment, setSashSize } from './allotment'; export { LayoutPriority } from './split-view'; //# sourceMappingURL=index.d.ts.map