import { RosterCellProps } from '.'; export declare const StyledCell: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, RosterCellProps, never>; export declare const StyledLateMessage: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;