import type { really_unknown } from './really_unknown';
/**
 * Formatting helper to put void to keep longer version of prettier
 *
 * @private within the repository
 */
export type ___and___ = really_unknown;
