import { Divider } from './divider'; export type { DividerProps } from './divider'; export default Divider;