import { Args } from "../index.js"; /** The "checkLink" action checks for broken hyperlinks. */ export declare function checkLink(action: Args): Promise; //# sourceMappingURL=check-link.d.ts.map