/**
 * @license Copyright (c) 2003-2022, RAONWIZ DevTeam. All rights reserved.
 */
/**
 * Declares modules that miss types. This is to avoid TS compiler errors.
 */
declare module 'raonwiz-integrations-common';
