declare function getProto(obj: any): any;

export = getProto;
