/**
 * Representation of a StateKey as a hex string. This is used for cursor based pagination.
 *
 */
export declare type StateKeyWrapper = string;
//# sourceMappingURL=StateKeyWrapper.d.ts.map