import type { AnimatorInterface } from '@arwes-amir/animator'; export declare const AnimatorContext: import("solid-js").Context<(() => AnimatorInterface | undefined) | undefined>;