import type { WriteTableItem } from './WriteTableItem';
export declare type WriteSetChange_WriteTableItem = ({
    type: string;
} & WriteTableItem);
//# sourceMappingURL=WriteSetChange_WriteTableItem.d.ts.map