export type CCCursor = {
    id: unknown;
};
