/** * Context Initialize action key * @type {string} */ export const INIT_CONTEXT_ACTION_TYPE: string;