export declare const LIBNAME = "goldpkg"; export declare const VCPKG_DIR: string; export declare const DEFAULT_EMPTY_STDOUT: { stdout: string; stderr: string; show: boolean; }; export declare const GIT_REPO_SAMPLE_CODE = "https://github.com/pratikpc/GoldPKG-Template"; //# sourceMappingURL=index.d.ts.map