declare namespace _default { function initStatic(): void; function initRemote(): void; } export default _default;