export declare class Reference { defId: string; constructor(defId: string); }