import { AnimationTriggerMetadata } from '@angular/animations'; export declare function slide(timing?: number | string): AnimationTriggerMetadata;