/** Render the container with the months according to the number of months to display. */
export declare function Root(): JSX.Element;
