import * as $ from 'jquery'; export class test { constructor() { var s = $.md5(""); } }