import type { AnimationDriver } from "@tamagui/web"; export declare function createAnimations(animations: A): AnimationDriver; //# sourceMappingURL=createAnimations.d.ts.map