import type { ApplyTransition } from "./types"; export declare const applyTransition: ApplyTransition;