/// <reference types="react" />
declare const DraftDividerBlock: () => JSX.Element;
export default DraftDividerBlock;
