export declare function fetchAppReleaseHistoryComponent(props: { yes: boolean; project: string; }): Promise; export declare function appReleasePullComponent(props: { yes: boolean; project: string; releaseHash?: string; }): Promise; //# sourceMappingURL=release-component.d.ts.map