import { ActiveTable as ActiveTableCore } from 'active-table';
export declare const ActiveTable: import("@lit-labs/react").ReactWebComponent<ActiveTableCore, {
    onactivate: string;
    onchange: string;
}>;
//# sourceMappingURL=activeTable.d.ts.map