export declare class Fade { static enter(El: any): import("@ionic/angular").Animation; static leave(El: any): import("@ionic/angular").Animation; }