import { DividerProps as UnStyledDividerProps } from '@sheinx/base'; /** * @title Divider */ export type DividerProps = Omit;