export declare class NavFade { static animation(baseEl: any, position: any): import("@ionic/angular").Animation; }