/// import React from 'react'; import * as typing from './type'; declare const Calender: React.SFC; export default Calender;