import { Row } from "../../src"; /** * Aggregate example data – same as React AggregateExample (streaming platforms with categories and creators). */ export declare const AGGREGATE_ROWS: Row[];