import { AnimationMetadata } from '@angular/animations'; export declare function slide(direction: string): AnimationMetadata[];