type Constructor = new (...args: any[]) => T; declare const SpireofficejsCommon: Constructor; export default { SpireofficejsCommon: typeof SpireofficejsCommon }