/**
 * This file will be transformed by makeReleaseVersion.ts
 */
export declare const getVersion: () => string;
export declare const getSha: () => string;
export declare const getBuildDate: () => string;
