import React from 'react'; import { Divider } from '@breakaway/preact-core'; export const DividerUsingLi: React.FunctionComponent = () => ( );