/// import { WeekDaysProps } from '../types'; export default function WeekDays(props: WeekDaysProps): JSX.Element | null;