import * as winston from 'winston'; export declare function checkIfDockerIsOperational(logger: winston.Logger): Promise;