import { UnknownObject } from 'uniforms'; export declare function resolveRefIfNeeded(partial: UnknownObject, schema: UnknownObject): UnknownObject;