export declare function dynamicImport(path: string): Promise; export declare function dynamicCreateMxObject(sTypeName: string): Promise;