import { Type } from '@angular/core';
export * from './expandable-animation';
export declare const EXPANDABLE_ANIMATION_DIRECTIVES: Type<any>[];
