/** @jsx jsx */ import React from "react"; /** * Divider between sections in a list */ export declare const ListDivider: React.FC;