export declare const swiperAnimateCache: () => void;
export declare const swiperAnimate: (a: any) => void;
export declare const clearSwiperAnimate: () => void;
