/**
* last change: 13.08.2022
* *//**
* @description Function run when ModalContainer was mounted in user's interface.
* Set the key 'initialized' to true and handle the 'keyup' event.
* */exportdefault function initialize(namespace?: import("./NamespaceStore").INamespaceKey): void;