export declare function parseComposeContainerName(projectName: string, containerName: string): string;
