import { ContainerRuntimeCLI } from "./types";
declare const PodmanCLI: ContainerRuntimeCLI;
export default PodmanCLI;
