export { BoxHeaderDirective, BoxContentDirective, BoxFooterDirective, BoxToolsDirective } from './box.directive';
export { BoxComponent } from './box.component';
export declare class BoxModule {
}
