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