import { Type } from "@angular/core";
export * from "./main-container";
export declare const LAYOUT_DIRECTIVES: Type<any>[];
