export declare const WORD_CONSTANTS: { MS_WORD_OPTION: string; createWordPolicy_snackbar_message: string; }; export declare const WORD_PAYLOAD: { module_name: string; increment: string; action: string; ms_word_type: number; docx_file_path: string; url: { edit: string; preview: string; }; }; export declare const WORD_URL_CONSTANTS: { new_word_policy_url: string; createVersion: string; workroom_url: string; };