declare module fb { interface IFbTemplateEditor extends ng.IScope { data: any; } }