export declare function removeDockerImage(image: string): Promise<void>;
