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