/// import { StackProps } from '@chakra-ui/react'; export declare const DividerWithText: (props: StackProps) => JSX.Element;