import { UNSET } from '../../_/symbols/unset.js'; export type OptionalArgument = X | UNSET; //# sourceMappingURL=OptionalArgument.d.ts.map