import { type CheckHrefsOptions } from '@eighty4/plunder-core'; export declare function linkCheckingCommand(opts: CheckHrefsOptions, installConfirmed: boolean): Promise;