/// declare const DividerWithText: ({ children }: any) => JSX.Element; export default DividerWithText;