import './icon-badge.scss'; declare const _default: () => { restrict: string; template: any; transclude: boolean; scope: { count: string; hide: string; }; link(scope: any): void; }; export default _default;