Signature:
export declare type TargetFilterCallback = ( target: Protocol.Target.TargetInfo ) => boolean;