import { ReadinessCheck } from '../@types';
export declare const containerIsHealthyReadinessCheck: ReadinessCheck;
