import type * as constructs from "constructs"; export declare function getStageOrApp(scope: constructs.Construct): constructs.Construct;