import { type Handle } from '@remix-run/ui'; export declare function DefaultAnimate(handle: Handle): () => import("@remix-run/ui").RemixElement;