declare const StyledWeekday: import("styled-components").StyledComponent<"th", any, {}, never>;
export default StyledWeekday;
