import { FC, PropsWithChildren } from 'react'; declare const OrDivider: FC; export default OrDivider;