export declare const HeaderStyled: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; export declare const HeaderDataContainerStyled: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, { isSortable: boolean; sortable: boolean; width: number; }, never>; export declare const EmptyTableRowStyled: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, { emptyRows: number; rowHeight: number; }, never>; export declare const TableContainerStyled: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; export declare const TableContentContainerStyled: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; export declare const TableDataContainerStyled: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; export declare const EmptyTableRowsContainerStyled: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, { emptyRows: number; rowHeight: number; }, never>; export declare const NoResultsFoundContainerStyled: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; //# sourceMappingURL=styled.d.ts.map