import { Step } from "@simonegaffurini/sammarksworkflow";
import { InstallDependencyWorkflowContext } from ".";
export declare const findInstallRelease: Step<InstallDependencyWorkflowContext>;
