import Skeleton from 'react-loading-skeleton'; export declare const Cell: import("styled-components").StyledComponent; export declare const ActionButton: import("styled-components").StyledComponent; export declare const Table: import("styled-components").StyledComponent<"table", any, {}, never>; export declare const TD: import("styled-components").StyledComponent<"td", any, {}, never>; export declare const ActionButtonsWrapper: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const ActionWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;