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