///
import { Table } from "antd";
export declare const TableLayoutWrapper: typeof Table;
export declare const PaginationGlobalWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
export declare const PaginationLayoutWrapper: import("styled-components").StyledComponent, any, {}, never>;