/** * @license * Copyright Google LLC All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://angular.io/license */ export * from './module'; export * from './paginated-tab-header'; export * from './tab'; export * from './tab-body'; export * from './tab-config'; export * from './tab-content'; export * from './tab-label'; export * from './ink-bar'; export * from './tab-header'; export * from './tab-group'; export * from './tab-nav-bar/tab-nav-bar'; export * from './tabs-animations'; export * from './tab-label-wrapper'; //# sourceMappingURL=public-api.d.ts.map