import * as T from '../../type/index.mjs'; export declare function FromType(context: T.TProperties, type: T.TSchema): unknown;