import * as actions from "../index.js"; /** The "checkImage" action checks for broken images. */ export declare function checkImage(action: actions.Args): Promise; //# sourceMappingURL=check-image.d.ts.map