export declare function setAppBuildId(buildId: string): void; export declare function getAppBuildId(): string;