declare module fb { interface IRootElementService extends ng.IRootElementService { context: any; innerHTML: any; } }