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