/**
 * Render the Head component - i.e. the table head with the weekday names.
 */
export declare function Head(): JSX.Element;
