import "typings-global"; import { GitRepo } from "smartstring"; export declare let repo: GitRepo; export declare let dockerTestTag: string; export declare let dockerReleaseTag: string;