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