export function Divider({ styles, dataCy }: { styles: any; dataCy: any; }): import("react/jsx-runtime").JSX.Element;