export declare function waitForCssTransition(node: HTMLElement, signal: AbortSignal, action?: () => void): Promise;