import { PropsWithChildren } from 'react'; export declare const WithDivider: ({ children }: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;