import * as cxml from 'cxml'; import { Member } from './Member'; export declare class MemberRef extends cxml.MemberRefBase { prefix: string; }