import type { TProperties, TUndefined } from '../../type/index.mjs'; export declare function FromUndefined(_context: TProperties, _type: TUndefined): unknown;