export declare const hasRef: (obj: unknown) => obj is Record & { $ref: string; };