import React, { AriaAttributes, ComponentType, SVGAttributes } from 'react' export const Calendar: ComponentType> = props => ( )