///
declare const StyledTableWrapper: import("styled-components").StyledComponent, HTMLDivElement>, "ref">, "as" | keyof import("../private/utils/composers").ComposedBoxProps> & {
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject | null | undefined;
}, never>;
export default StyledTableWrapper;