export { BoxInfoHeaderDirective, BoxInfoContentDirective, BoxInfoFooterDirective } from './box-info.directive';
export { BoxInfoComponent } from './box-info.component';
export declare class BoxInfoModule {
}
