export declare function createViewTransitionSurrogate(update: () => Promise<void>): ViewTransition;
