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