/** * Created by tushar on 22/01/17. */ declare class HTMLElementMocked { attachShadow(): void; }