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