declare class AutoAnimate { start: (hub: any) => void; } export declare const autoAnimate: AutoAnimate; export {}; //# sourceMappingURL=autoanimate.d.ts.map