Version: 0.0.01.9.51.9.61.9.71.9.81.9.91.9.101.9.111.9.127.7.107.9.17.9.27.11.07.12.47.12.67.13.07.14.17.14.37.14.47.15.07.16.07.16.37.16.67.16.77.18.07.18.37.18.67.18.77.18.87.18.97.18.107.19.17.19.37.20.07.21.07.22.47.22.57.22.67.22.77.22.87.22.107.24.07.24.37.33.07.34.07.38.07.38.17.39.17.39.27.39.37.42.57.42.77.42.87.43.07.47.97.47.107.47.137.53.07.54.07.60.07.62.07.66.37.68.08.0.08.0.18.0.2-beta.08.0.2-beta.18.0.28.0.5-beta.18.0.58.0.68.1.08.1.4-beta.08.1.4-beta.58.1.48.1.6-beta.08.1.68.1.7-beta.08.1.7
import { Command } from '@heroku-cli/command';
export declare function disambiguatePipeline(pipelineIDOrName: any, command: Command): Promise<any>;
export declare function getPipeline(flags: any, command: Command): Promise<any>;