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