///
export declare const Table: import("react").ForwardRefExoticComponent & import("react").TableHTMLAttributes & {
as?: keyof JSX.IntrinsicElements | undefined;
forwardedAs?: keyof JSX.IntrinsicElements | undefined;
}, "ref"> & import("react").RefAttributes>;
//# sourceMappingURL=Table.d.ts.map