export { PopoverComponent } from './popover.component';
export { PopoverService, PopoverInstance } from './popover.service';
export { PopoverDirective } from './popover.directive';
export { PopoverModule } from './popover.module';
