export { checkLink }; declare function checkLink({ config, step }: { config: any; step: any; }): Promise; //# sourceMappingURL=checkLink.d.ts.map