/** @jsx jsx */
import { DividerProps } from 'theme-ui';
export declare const Divider: React.FC<DividerProps>;
export default Divider;
