import { VizTheme } from './theme'; export declare const StyledHeatMap: import("styled-components").StyledComponent<"div", any, { gap: number; theme: VizTheme; }, never>;