import { FunctionComponent } from "react"; declare const DividerComponent: FunctionComponent; export { DividerComponent };