import { ReactElement } from 'react'; import { ResponsiveProps, WithChartRef } from '@nivo/core'; import { WaffleHtmlProps, Datum } from './types'; export declare const ResponsiveWaffleHtml: (props: WithChartRef>, HTMLDivElement>) => ReactElement; //# sourceMappingURL=ResponsiveWaffleHtml.d.ts.map