declare module 'image-ms-ssim' {
	import ImageMSSSIM = require('index');
	export = ImageMSSSIM;
}
