/// export declare class PageSubHeaderLeft implements ng.IComponentOptions { transclude: boolean; bindings: { tabs: string; }; template: string; }