import React from 'react'; declare const Divider: React.ForwardRefExoticComponent & React.RefAttributes>; export default Divider;