import { TypographyProps } from "styled-system"; export declare const Td: import("styled-components").StyledComponent<"td", import("styled-components").DefaultTheme, TypographyProps>>, never>; export declare const Th: import("styled-components").StyledComponent<"td", import("styled-components").DefaultTheme, TypographyProps>> & { as: string; }, "as">;