declare function initDsm(params: { addDecorator: Function; addParameters?: Function; callback: any }): void; export { initDsm };