import DividerComponent from './Divider.web'; export default DividerComponent; export { DividerComponent as Divider }; export * from './types';