import React from 'react'; import { DividerProps } from 'antd'; declare const Divider: React.FC; export { Divider };