export declare function resolveRef(document: any, ref: string | any): any | undefined;
