export declare function setNavigationBuildId(buildId: string): void; export declare function getNavigationBuildId(): string;