import { StyledProps } from './types'; export declare const Cell: import("styled-components").StyledComponent<"td", any, StyledProps, never>;