export declare function getMSIT(): string | null; export declare function setMSIT(value: string): void;