/**
 * The base string used for Adapt Docker labels.
 * @internal
 */
export declare const adaptDockerKey = "org.adaptjs";
/**
 * Docker label for the deployID the object was created from.
 * @internal
 */
export declare const adaptDockerDeployIDKey: string;
//# sourceMappingURL=labels.d.ts.map