import type { AnimationFn } from "../types";
export declare const animations: Record<string, AnimationFn>;
//# sourceMappingURL=factory.d.ts.map