import BaseCommand from '../base-command'; export declare function linkIntegration(this: BaseCommand, anIdentifier: string): Promise;