import React from "react"; import { DividerProps } from "."; declare const Divider: React.FunctionComponent; export default Divider;