import { DockerizeOptions } from "../etc/types"; export default function dockerize(options: DockerizeOptions): Promise;