export declare function getDeploymentId(): string | undefined;
export declare function getDeploymentIdQueryOrEmptyString(): string;
