declare const version: string, build_time: number;
export { version, build_time };
