kepler.gl
Version:
kepler.gl is a webgl based application to visualize large scale location data in the browser
4 lines (3 loc) • 311 B
TypeScript
/// <reference types="react" />
export declare const StyledTable: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").TableHTMLAttributes<HTMLTableElement>, HTMLTableElement>, never>>;
export default StyledTable;