import * as React from 'react'; export declare function HeatmapWebGLPlot({ borderRadius }: { borderRadius?: number; }): React.JSX.Element | null;