import { Datum, CellComponentProps } from './types'; export declare const WaffleCellHtml: ({ cell, animatedProps, borderRadius, borderWidth, testIdPrefix, }: CellComponentProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=WaffleCellHtml.d.ts.map