export const start = undefined; type Cursor = string | typeof start; export default Cursor;