import { Context } from './types'; export declare function manageDockerfile(ctx: Context): Promise; //# sourceMappingURL=manage-dockerfile.d.ts.map