import { Splitter } from 'rc-master-ui';
import type { SplitterProps } from 'rc-master-ui';
export type { SplitterProps };
export default Splitter;
