export declare function getMSTChallenge(): string | null; export declare function setMSTChallenge(value: string): void;