///
import { TableProps } from ".";
export declare const ContainerActionsData: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLDivElement>, TableProps>> & string;
export declare const TableMain: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLTableElement>, never>> & string;
export declare const Trs: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLTableRowElement>, never>> & string;
export declare const Ths: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLTableHeaderCellElement>, never>> & string;
export declare const DivRadius: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string;
export declare const TrsLabel: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLTableRowElement>, {
columnId?: string;
}>> & string;
export declare const Tds: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLTableDataCellElement>, {
columnId?: string;
}>> & string;
export declare const PaginationDrop: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string;
export declare const SelectNav: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLSelectElement>, never>> & string;
export declare const ButtonNavigate: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLButtonElement>, never>> & string;
export declare const OptionsNav: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLOptionElement>, never>> & string;
export declare const MainNav: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string;
export declare const TextInfo: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLParagraphElement>, never>> & string;
export declare const Pagination: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string;
export declare const FirstTitle: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string;
//# sourceMappingURL=style.d.ts.map