import { Type } from "@angular/core";
export * from "./if-expanded";
export declare const EXPAND_DIRECTIVES: Type<any>[];
