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