import type { Capability } from '../../Capability';
export declare const LabeledResponseCapability: Capability;
