/// import { SFC } from 'react'; import * as typing from './index.type'; declare const CalenderHeader: SFC; export default CalenderHeader;