import { AnimationTriggerMetadata } from '@angular/animations'; /** * 动画flyin效果 */ export declare const flyIn: AnimationTriggerMetadata;