/**
 * Organizational helper to better mark the place where the type is missing
 *
 * @private within the repository
 */
export type TODO_object = object;
