import { SolidarityRunContext } from '../../../types'; declare const _default: (context: SolidarityRunContext) => Promise; export default _default;