export declare const Table: import("react").ForwardRefExoticComponent, HTMLTableElement>, import("@planda/styled-system/recipes").TableSlotsVariantProps>, "ref"> & import("react").RefAttributes>; export declare const Th: "th"; export declare const Td: "td"; export declare const Thead: "thead"; export declare const Tr: "tr"; export declare const Tfoot: "tfoot"; export declare const Tbody: "tbody"; export declare const Caption: "caption";