export * from '@fundamental-ngx/btp/button'; export * from '@fundamental-ngx/btp/navigation'; export * from '@fundamental-ngx/btp/navigation-menu'; export * from '@fundamental-ngx/btp/search-field'; export * from '@fundamental-ngx/btp/shared'; export * from '@fundamental-ngx/btp/splitter'; export * from '@fundamental-ngx/btp/tool-header'; export * from '@fundamental-ngx/btp/tool-layout'; export * from '@fundamental-ngx/core/button'; export * from '@fundamental-ngx/core/icon'; import * as i0 from '@angular/core'; /** * @deprecated * Use direct imports of components and directives. */ declare class FundamentalNgxBtpModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } export { FundamentalNgxBtpModule };