import * as i0 from '@angular/core'; import * as i1 from '@daffodil/design'; import * as i1$1 from '@angular/common'; /** * @inheritdoc */ declare class DaffContainerComponent { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } /** * @deprecated in favor of {@link DAFF_CONTAINER_COMPONENTS}. Deprecated in version 0.78.0. Will be removed in version 1.0.0. */ declare class DaffContainerModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } /** * @docs-private */ declare const DAFF_CONTAINER_COMPONENTS: readonly [typeof DaffContainerComponent]; export { DAFF_CONTAINER_COMPONENTS, DaffContainerComponent, DaffContainerModule };