// Synthetic indirect-context example. It performs no I/O. import type { SyntheticInternalType } from "./restricted-types"; export type ExampleInput = Partial;