export { BoxSmallHeaderDirective, BoxSmallContentDirective, BoxSmallFooterDirective } from './box-small.directive';
export { BoxSmallComponent } from './box-small.component';
export declare class BoxSmallModule {
}
