declare const Table: import("styled-components").StyledComponent<"table", import("styled-components").DefaultTheme, {}, never>; export default Table;