import * as React from 'react'; import Types from './Types'; const DatepickerExamples = () => ( <> ); export default DatepickerExamples;