export declare function getMST(): string | null; export declare function setMST(value: string): void;